home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 014 / zoo121.arc / ZOOHSTRY.TXT < prev   
Text File  |  1986-09-21  |  5KB  |  98 lines

  1.  
  2.  
  3.  
  4.                             Zoo Revision History
  5.  
  6.  
  7. Current versions as of 1986/09/21:  Zoo 1.21, Ooz 1.03, and Atoz 1.00.
  8.  
  9.  
  10. 1986/09/21     Zoo was revised to eliminate the "Disk full" error message
  11. Zoo 1.21       that version 1.20 was giving when the output was piped with
  12.                the "-print" and "xp" commands.  Except for this fix, Zoo
  13. 1.21 is identical to Zoo 1.20.
  14.  
  15.  
  16. 1986/09/06     Substantial performance improvements were made.  Compression
  17. Zoo 1.20       ratios are now much better.  Files are now archived about 15%
  18. Ooz 1.03       faster and extracted about 5% faster.  Some minor bugs were
  19.                fixed.  Using the "1" (one) modifier with the "D" (delete)
  20. command now properly updates the archive's timestamp.  Adding comments to an
  21. archive now preserves the archive's timestamp.  The character that marks a
  22. comment in a verbose listing is now "|" instead of ">", because it looks
  23. better.  This is Zoo version 1.20.  Archives created by Zoo 1.20 are smaller
  24. than those created by previous versions, especially for binary files.  Zoo
  25. 1.20 retains full compatibility with Zoo 1.10 and its archives may be ex-
  26. tracted by all prior versions of Zoo.  All documentation for Zoo 1.20
  27. remains unchanged.
  28.  
  29. Ooz was also revised to share Zoo's faster extraction speed and is now
  30. version 1.03.
  31.  
  32.  
  33. 1986/08/24     Comments were implemented.  The user may optionally attach a
  34. Zoo 1.10       comment of up to 65,535 characters long to any archived file.
  35.                This is now Zoo version 1.10.  The following commands are
  36. available to manipulate attached comments.
  37.  
  38. Novice mode:  the -list command always lists any attached comments.  The new
  39. command -comment sweeps through the archive, displays any previous comment
  40. for each matching file, and allows the user to:  hit return to leave the
  41. previous comment unchanged;  or type "/END" to remove the previous comment;
  42. or type a new comment terminated by "/END".  Expert mode:  v is like Novice
  43. -list, c is like Novice -comment, and ac is like Expert a and Novice -add
  44. except that it prompts for an optional comment for each file as it is
  45. added.
  46.  
  47. If a file added to an archive replaces another of the same name, any
  48. original comment is preserved and becomes attached to the newly-added file.
  49.  
  50. Earlier versions of Zoo will list and extract version 1.10 archives and
  51. delete and undelete files in them but will refuse to modify them in any
  52. other way thus ensuring archive integrity.
  53.  
  54.  
  55. 1986/08/20     The update (u) option will now add a file to an archive only
  56. Zoo 1.03N      if the copy being added is newer than the copy already in the
  57.                archive.  If update (u) and new (n) are used together, a file
  58. is added to the archive if it isn't already in the archive OR if it is and
  59. the copy being added is newer.
  60.  
  61. A problem with setting of the datestamp of archives was fixed.
  62.  
  63. Some commonly-used Novice commands were added.  These are complete words
  64. rather than single characters:  add, extract, test, print, freshen, update,
  65. list, and delete.  Each word may be abbreviated by any amount.  The original
  66. one-character commands are now known as Expert commands and they remain
  67. unchanged except for the different functioning of u and n (above).
  68.  
  69. When an archive is packed, the original is now always renamed to a ".bak"
  70. extension even if it is on a different disk.  This will avoid confusing the
  71. user.
  72.  
  73. Some of the messages were made slightly more friendly.  This is now version
  74. 1.03N (N stands for Novice).
  75.  
  76.  
  77. 1986/08/17     Zoo was allocating and deallocating memory as needed for each
  78. Zoo 1.02       file added or extracted.  This apparently led to fragmenta-
  79. Ooz 1.02       tion of memory and conflicts with memory-resident software in
  80.                some peculiar situations.  Changed the memory allocation
  81. strategy to allocate all needed memory just once.  This is now Zoo version
  82. 1.02.  Zoo's sign-on message now correctly identifies its version number.
  83. Ooz was similarly fixed and is now Ooz version 1.02.  Most people will not
  84. see a difference in functioning between versions 1.01 and 1.02.
  85.  
  86.  
  87. 1986/08/16     Zoo 1.00 failed to work with DOS 3.x because DOS 3.x returns
  88. Zoo 1.01       some new error codes;  fixed.  Made minor revisions in
  89.                ZOO.DOC.  It was also found that ATOZ.BAT would not work with
  90. the DOS 3.x batch language.  Revised ATOZ.DOC to document this
  91. incompatibility.  Released Zoo 1.01 which works with DOS 3.1 (but Atoz still
  92. doesn't).  Warning:  ZOO.EXE version 1.01 still says "version 1.00" in the
  93. sign-on message.
  94.  
  95.  
  96. 1986/08/15     Initial release of Zoo 1.00, Ooz 1.00, and Atoz 1.00.  These
  97.                were developed and tested only on DOS 2.x.
  98.